Search results

Video

How to Use Scratch: Deleting the Cat Sprite

A computer character is called a 'sprite'. Can you delete the cat sprite from your Scratch card?

Video

Unplugged Activity: Graph Paper Programming

This video introduces one of code.org's unplugged activities and provides an introduction to programming without the use of computers. One student takes on the role of "programmer", drawing arrows and scribbles on paper to guide the other student to re-create a particular picture. For more information on the activities ...

Video

Unplugged Activity: What is computer science?

Do you know what a computer programmer does? Watch as some experts in the field explain. For more information on the activities introduced in this video, visit http://learn.code.org/s/1/level/1

Online

Digital citizenship

Find out about Digital citizenship. Use this topic from the Digital Technologies Hub to learn more, get ideas about how to teach about it, find out what other schools are doing and use the applications and games in the classroom.

Video

Telling robots what to do

If you were programming a robot to play a competitive game of soccer, what are some of the things you would consider? Think about some of the most basic functions of a robot, like walking, stopping and turning, to more complicated functions like recognising objects and reacting to them in a specific way.

Video

Hour of Code: Introduction

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics.  This video explains what computer science is and what a computer programmer does. This is the first of seven clips in the Hour of Code tutorial. To try your hand at coding visit learn.code.org

Video

What skills are important for programming robots?

Listen as David McKinnon from UNSW describes some of the skills that are useful to have if you want to program robots. David explains an activity that exercises problem solving skills. Why don't you try doing it? Look at a map and find some towns that are close to yours. Use the scale on the map to work out the distances ...

Text

Green Hill Public School – Timeline

This document presents the milestones in Green Hill Public School's participation in the Digital Technologies in Focus project.

Downloadable

Questacon Cyber Castle Challenge

Embark on an exhilarating virtual adventure that will ignite young minds and equip them for the digital frontier. The Questacon Cyber Castle Challenge is a FREE Minecraft: Education game and resources to engage students in cyber security concepts and skills of the future.

Video

St Mary’s Primary School – Progress report 4

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the last in a series of four.

Audio

St Mary’s Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of St Mary's Primary School's participation in the Digital Technologies in Focus project.

Video

Wodonga South Primary School – Progress report 2

This video explains the progress that Wodonga South Primary School has made in the Digital Technologies in Focus project. It is the second in a series of four.

Audio

Wodonga South Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Wodonga South Primary School's participation in the Digital Technologies in Focus project.

Text

Mossman State School – Project proposal

This PDF outlines Mossman State School's proposal to participate in the Digital Technologies in Focus project.

Video

Bethany Christian School – Progress report 1

This video explains the progress that Bethany Christian School has made in the Digital Technologies in Focus project. It is the first in a series of four.

Text

Bethany Christian School – Project proposal

This PDF outlines Bethany Christian School's proposal to participate in the Digital Technologies in Focus project.

Text

Bethany Christian School – Final report

This report provides details of Bethany Christian School's participation in the Digital Technologies in Focus project, including a Research question, criteria for success, data collection, resources, challenges, milestones and next steps.

Online

Visual to text coding: Lesson 7

This is the seventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces iteration (also called loops).

Online

Visual to text coding: Setting Up

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides guidance on how to set-up the particular programming environment including Scratch, Python and JavaScript.

Online

Note the music

We can program a computer to play music. Conventionally this is done by hard coding, which is the process of coding all possible expected behaviours. Alternatively, we can train an artificial intelligence (AI) computer about what notes go well with others, so it can play a duet with a human musician. Students can make their ...